learning-outcomes

Learning Outcomes#

  • Define what JavaScript is and Show a brief historical overview of the JavaScript.
  • Define the definition of ECMAScript.
  • Define how to Run javascript.
  • Define Where we will be writing most of our JavaScript codes for short & long scripts.
  • Initialize and assign variables in JavaScript.
  • List all of the data types in JavaScript.
  • Learn how to Convert between types in javascript.
  • Learn about Commenting in javascript.